CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 字符串

搜索资源列表

  1. 用VC++设计语法编辑器synedit

    1下载:
  2. 语法编辑器是一个可以对程序设计语言进行语法编辑的文本编辑器,它对程序设计语言进行语法关键字进行加亮处理,如注释行、字符串、语法关键字、数字等,这样使得源程序更容易阅读,VB、VC++、DELPHI 等开发环境都提供了语法编辑功能,相信开发人员都会有切身的体会。-syntax editor of a right programming language syntax editor for the text editor, its programming language syntax highli
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:381071
    • 提供者:崔志勇
  1. vc++表达式求值

    0下载:
  2. 一个很好的表达式求值程序,用vc++实现,有很好的参考价值,住要是字符串的处理问题-a good expression evaluates procedures, using vc, and it is a good reference value, live strings if the treatment! !
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:143686
    • 提供者:方怡新
  1. vc++datasavingread5

    0下载:
  2. 在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“ok”的文件,该文件存储着一些字符串信息。-in this case, we will adopt the serial of understanding of the concept of data storage and reading, Applications can open an "ok", the document storage string some informatio
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34119
    • 提供者:况光明
  1. vc++3

    0下载:
  2. CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip   列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:36550
    • 提供者:章海
  1. VC简单实现动态连接库

    0下载:
  2. VC实现动态连接库.设计两个动态连接库,分别保存一个字符串资源的两种语言形式的变量,如IDS_MYSTR的英文为\"Welcome to BeiJing\",中文为\"欢迎来到北京\".-VC Dynamic Link Library. Design of two dynamic link libraries, the preservation of a string of resources in both languages form of variables, such as the En
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:69284
    • 提供者:张永生
  1. 这个类包含了几种常见字符集以及字符串的转化方法

    0下载:
  2. 这个类包含了几种常见字符集以及字符串的转化方法,VC源代码-This class includes normal char set and transformation of string.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2958
    • 提供者:张云
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4351
    • 提供者:张云
  1. VC++精品源码打包下载1

    0下载:
  2. 内容有:模仿Outlook建立分类列表框 一个简单的数字时钟程序 可以实现在快速字符串搜索 通过单击列表来改变显示分辨率 创建一个按钮,并在上面显示图标 VC中显示JPG图片,不使用动态连接库 一个邮件报告程序 在VC中实现Undo和Redo功能 自定义的标签控件对话框-contents are : Outlook imitate established classification list frame of a simple digital clock procedures can be a
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1049183
    • 提供者:大灰熊
  1. vc的md5加密函数

    1下载:
  2. vc++的md5加密函数,用来对字符串加密
  3. 所属分类:其它程序

  1. md5校验工具源码

    3下载:
  2. 可已实现字符串md5加密的vc++应用程序源码,网上可以下载到很多关于md5加密算法的源码,但是都缺少一些文件,很少有可以直接运行的。这个包含全部源码文件,可以直接运行作为一个简单的校验工具,也可以修改成自己需要的工具或应用程序。其中的MD5以一个独立的模块来实现,可移植到其他程序中。
  3. 所属分类:密码/编码算法

  1. VC++6实现字符查找,定位

    0下载:
  2. VC++6实现字符查找,定位,插入字符串的操作,演示了对话框的操作-VC++6 to achieve character to find, locate, insert the string operations, demonstrate the operation of the dialog box
  3. 所属分类:文件操作

    • 发布日期:2017-04-09
    • 文件大小:1870364
    • 提供者:Hu Liangsai
  1. crc8

    0下载:
  2. CDT规约 CRC8效验 VC编写的,里面有VC控件字符串和HEX数据互相装换的函数-VC Statute CDT prepared CRC8 efficacy, which has strings and HEX data VC control equipment for each function
  3. 所属分类:Windows编程

    • 发布日期:2013-09-24
    • 文件大小:34575
    • 提供者:储健
  1. ff

    0下载:
  2. vc编辑框多行显示,并且将显示输出到不同字符串-vc show multi-line edit box, and will display the output to a different string
  3. 所属分类:EditBox

    • 发布日期:2017-04-09
    • 文件大小:1875553
    • 提供者:杜开
  1. scan

    0下载:
  2. 利用vc制作的模拟编译器的扫描程序,实现在输入字符串扫描分解为编译器能识别的符号。- Using the vc manufacture simulation compiler scanning procedure, realizes in the input character string scanning decomposes the mark which can distinguish for the compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:14231
    • 提供者:
  1. 1262523828

    1下载:
  2. VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:1013190
    • 提供者:yongchensong
  1. VC--readTXTcutSTRING

    1下载:
  2. VC--处理文本信息,读文本,并切割字符串,输入特定字符-VC- deal with text messages, read text, and cut the string, enter the specific character
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1885096
    • 提供者:xiaolili
  1. ado-access-database-vc

    0下载:
  2. 用vc 2005 ado 连接access数据库,读取并显示数据的示例,只需要修改连接字符串,也可以很方便地连接mysql,sqlserver,oracle等数据库-Vc 2005 ado connection with access database, read and display the sample data, only need to amend the connection string, it can easily connect mysql, sqlserver, oracle
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-24
    • 文件大小:42658
    • 提供者:hzz
  1. string

    0下载:
  2. vc 字符串转换的一些方法和字符串函数的使用方法。-vc convert a string to a number of methods.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:4783
    • 提供者:可刻
  1. VC-connect-Flash

    0下载:
  2. 章给出VC 和Flash 之间一种基于自定义字符串的双向消息互传机制, 并应用该机制用VC 和Flash 联合实现进度条的效果-Between VC and Flash Chapter gives a custom string based on each two-way message transfer mechanism and application of the mechanism of joint implementation with the VC and the Flash pro
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:42708
    • 提供者:汪洋
  1. 字符串与十六进制互转

    0下载:
  2. 字符串与十六进制互转,VC和Qt都能用,两字节占位。(String and sixteen hexadecimal, VC and Qt can be used, two bytes placeholder.)
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:4096
    • 提供者:Lambda
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com